Welcome![Sign In][Sign Up]
Location:
Search - ctrl alt

Search list

[Process-Thread在2000XP2003下屏蔽Ctrl + Alt + Del组合键

Description: win 2000、XP和2003下屏蔽ctrl+alt+del的源码-win 2000, XP and 2003 ctrl alt del shielding the source
Platform: | Size: 701699 | Author: 王凡 | Hits:

[Other捕获Ctrl、Ctrl+Alt和Ctrl+Alt+Shift组合键

Description: 这是一个用VC7。0写的捕获Ctrl、Ctrl+Alt和Ctrl+Alt+Shift组合键的程序。-with VC7. The catch was 0 Ctrl, Alt and Ctrl-Alt-Shift - Ctrl key combinations procedures.
Platform: | Size: 34566 | Author: 李绍阳 | Hits:

[Button controlCtrl+Alt+Del

Description: 直接屏蔽Ctrl+Alt+Del组合键的控件-directly shielding Ctrl Alt Del key combinations of controls
Platform: | Size: 12637 | Author: mouse2003 | Hits:

[Windows DevelopCtrl+Alt+Delete

Description: 用Delphi编写禁止Ctrl+Alt+Delete热键钩子(线程注入)-with Delphi ban Ctrl Alt Delete hotkeys hook (thread injection)
Platform: | Size: 199440 | Author: | Hits:

[Windows DevelopWin2KNT下屏蔽Ctrl+Alt+Del的响应

Description: Win2KNT下屏蔽Ctrl+Alt+Del的响应-Win2KNT under shielding Ctrl Alt Del response
Platform: | Size: 12465 | Author: 李奕瑜 | Hits:

[GUI DevelopC按Ctrl+Alt+Del键找不到本程序

Description: 按Ctrl+Alt+Del键找不到本程序-by Ctrl Alt Del keys can not find this procedure
Platform: | Size: 267669 | Author: 郑清江 | Hits:

[Hook api在2000下屏蔽Ctrl-Alt-Del例程

Description: 在WINDOWS2000下屏蔽Ctrl-Alt-Del例程源代码-in Windows2000 under shielding Ctrl-Alt-Del source code routines
Platform: | Size: 44408 | Author: 张天师 | Hits:

[SourceCodeNoReboot

Description: 是一个在Windows 2000 下屏蔽CTRl+ALT+Del 键的例子-Is a Windows 2000 under the shield CTRl+ ALT+ Del key examples
Platform: | Size: 39936 | Author: 站长 | Hits:

[Dialog_Windowdlgforever

Description: 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计算机之类的操作,那就没办法了。 此程序我目前想不到有什么实际用途,不过用来搞恶作剧还是不错的。- "Founds Dialog box Which Cannot Be closed" [ code nature ] the VC integrity application procedure code to found based on the dialog box project, all tacitly approve then. In dialog box attribute general, establishes caption is spatial, like this uses ctrl alt del not to reach this point on the discovery the procedure. In dialog box attribute more stytle, selects disable, like this cannot use the right key to close this procedure. The deletion cancels the button, double-clicks determines the button, () deletes in its homographic function CDialog::OnOK. Like this cannot use the carriage return to close this procedure. If only is the simple deletion determination button is not good. Natural, if closes the computer and so on operation, that did not have the means. This procedure I at present could not think has any actual use, but uses for to do the practical joke good or.
Platform: | Size: 25600 | Author: 代伟 | Hits:

[Windows DevelopWin2KNT下屏蔽Ctrl+Alt+Del的响应

Description: Win2KNT下屏蔽Ctrl+Alt+Del的响应-Win2KNT under shielding Ctrl Alt Del response
Platform: | Size: 12288 | Author: 李奕瑜 | Hits:

[GUI DevelopC按Ctrl+Alt+Del键找不到本程序

Description: 按Ctrl+Alt+Del键找不到本程序-by Ctrl Alt Del keys can not find this procedure
Platform: | Size: 267264 | Author: 郑清江 | Hits:

[Process-Thread在2000XP2003下屏蔽Ctrl + Alt + Del组合键

Description: win 2000、XP和2003下屏蔽ctrl+alt+del的源码-win 2000, XP and 2003 ctrl alt del shielding the source
Platform: | Size: 701440 | Author: 王凡 | Hits:

[OS programAlt

Description: 屏蔽系统热键 "Ctrl+Alt+Del"。-shielding system hotkey "Ctrl Alt Del."
Platform: | Size: 12288 | Author: 李效力 | Hits:

[OS programDisableCtrl+Alt+Del

Description: 完美屏蔽 Ctrl+Alt+Del,采用内嵌汇编实现无DLL,远线程注入winlogon进程,屏蔽相关消息。-perfect shielding Ctrl Alt Del, the compilation includes a free DLL, Version far threads into the process, shielding related news.
Platform: | Size: 6144 | Author: verywzm | Hits:

[Windows DevelopCtrl+Alt+Delete

Description: 用Delphi编写禁止Ctrl+Alt+Delete热键钩子(线程注入)-with Delphi ban Ctrl Alt Delete hotkeys hook (thread injection)
Platform: | Size: 199680 | Author: | Hits:

[Process-ThreadforbidCTRL+ALT+DEL

Description: 远程屏蔽Ctrl+ALt+Del键,很不错的-ALt Del Ctrl key, very good
Platform: | Size: 97280 | Author: 阿斯顿 | Hits:

[OS programDisable_Ctrl+Alt+Del

Description: Disable windows Ctrl+Alt+Del function-Disable windows Ctrl+ Alt+ Del function
Platform: | Size: 88064 | Author: tsc2000 | Hits:

[OS programNoCtrl+Alt+Del

Description: no Ctrl+Alt+Del 注入dll文件到进程-no Ctrl Alt Del inject dll files to the process of
Platform: | Size: 409600 | Author: myname | Hits:

[Delphi VCLctrl-alt-del

Description: 使用全称钩子hook屏蔽ctrl+alt+delete,也就是禁用任务管理器-With the full hook hook shield ctrl+ alt+ delete, task manager is disabled
Platform: | Size: 197632 | Author: goupipudun | Hits:

[Windows Develop禁用Ctrl+Alt+Del源码

Description: The code shows how to disable Ctrl+Alt+Del shortcut in windows system.
Platform: | Size: 150528 | Author: shawn5013 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net